time
main
common
time
/
[root]
/
TimeUnit
Time
Unit
sealed
class
TimeUnit
Inheritors
Nanosecond
Second
Minute
Hour
Day
Month
Year
Members
Types
Day
Link copied to clipboard
object
Day
:
TimeUnit
,
DayOrSmaller
Hour
Link copied to clipboard
object
Hour
:
TimeUnit
,
HourOrSmaller
Minute
Link copied to clipboard
object
Minute
:
TimeUnit
,
MinuteOrSmaller
Month
Link copied to clipboard
object
Month
:
TimeUnit
,
MonthOrSmaller
Nanosecond
Link copied to clipboard
object
Nanosecond
:
TimeUnit
,
NanosecondOrSmaller
Second
Link copied to clipboard
object
Second
:
TimeUnit
,
SecondOrSmaller
Year
Link copied to clipboard
object
Year
:
TimeUnit
,
YearOrSmaller